home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr26 / df183.zip / UTILITY.LST < prev    next >
File List  |  1993-06-14  |  9KB  |  175 lines

  1.  
  2.                              The JB Utilities
  3.                       (with apologies to Peter Norton)
  4.  
  5.         The following is a list of the JB Utilities library.  This  
  6.         file is distributed with individual utilities, and its       
  7.         purpose is to inform the person contemplating a registration
  8.         of these additional utilities they will receive for their
  9.         consideration.  The programming philosophy behind all of them
  10.         is to provide means of doing things not otherwise available
  11.         or to improve upon what's available.  Comments and queries
  12.         are invited.
  13.  
  14.         The following programs currently constitute the JB Utilities:
  15.  
  16.         NOTIFY   A non-TSR that informs you of important dates
  17.                  and events upon boot-up.  It maintains and
  18.                  reads a NOTICE.LST when accessed.  You can
  19.                  easily order notification for the same date
  20.                  in EVERY month; also CANCEL all notices for
  21.                  current day.  Menu or command line control.
  22.  
  23.         REMAIN   Tells you which files remain in your directory
  24.                  after excluding those specified on the command
  25.                  line.  You can then copy or delete them as a
  26.                  group.
  27.  
  28.         SLAVE    Takes a list of DOS commands and, when you've
  29.                  checked them for accuracy, executes them as a
  30.                  string of commands.  Sort of a dynamic batch
  31.                  file.
  32.  
  33.         SS       String Search loads a text file into memory and
  34.                  allows you to do repeated string searches with-
  35.                  out reloading the file each time.  Case sensi-
  36.                  tivity can be toggled or specified on the
  37.                  command line.  New files can be loaded from
  38.                  within the program.  Handles quite large files.
  39.                  (But there is a size limit--determined by 
  40.                  available RAM).  Very swift.   Uses BRUN45.EXE.
  41.  
  42.         TYPA     Type All.  TYPEs all files that fit a wild card
  43.                  designation.  Useful in comparing more than one
  44.                  CONFIG file, for example.  No fee for this one.
  45.                  A JBUTILS bonus!
  46.  
  47.         RENS     Renames.  That is, rename a group of files that
  48.                  conform to a wild card designation.  You can 
  49.                  change all your .EXE files to .COM with one
  50.                  command (should you want to, it's legal to do so).
  51.                  User must accept changes before they are made, to
  52.                  avoid mishaps.
  53.  
  54.         CT       Compare Text.  This is a utility of which there 
  55.                  are several others.  This one does it differently,
  56.                  however, and was written particularly to compare
  57.                  program code.  Two windows of text which can be
  58.                  scrolled together or separately.  Worth a look 
  59.                  to compare it to other text comparison programs.  
  60.                  Requires EGA or VGA.             Uses BRUN45.EXE.
  61.  
  62.         FRE      There are also other utilities that tell you how
  63.                  much free space you have in memory.  This one also 
  64.                  confirms what kind of monitor you're using.  This
  65.                  is useful for those who aren't certain if they've
  66.                  upgraded, or what kind of video capabilities they
  67.                  bought.  Don't buy expensive commercial software
  68.                  to find out you need EGA.  Use FRE first.
  69.  
  70.         MUV      Our version of a 'move' file.  What it does 
  71.                  differently is not require the "\" when reassigning
  72.                  a file to a target directory.  It also warns if the
  73.                  same filename already exists on target directory.
  74.                  (Some 'move' utilities will simply abort if they find 
  75.                  a file of the same filename as the object file).
  76.                  Saves shifted keystrokes, which we like to do.
  77.                  Works on one file at a time.  No wild cards.  
  78.                  If this utility would be more useful to you if it
  79.                  accepted wild cards, please let me know.  BRUN30.
  80.  
  81.         DELINE   Delete lines.  If you're bothered by extraneous
  82.                  blank lines in your files, use this program to
  83.                  automatically and safely remove them.  It creates
  84.                  a new version with a distinct name so you can
  85.                  check it before deleting the original.  Self-
  86.                  documenting.  Uses BRUN30.EXE.  
  87.  
  88.         DF       Directory Find.  Does the '*.*' for you.
  89.                  Makes computing life easier by avoiding shifted
  90.                  characters when listing files.  You just 
  91.                  type the first identifying letters of a filename
  92.                  or the extension beginning with the dot.  DF
  93.                  without parameters lists out all the files and 
  94.                  does so in the order DIR would do it but puts it
  95.                  in two columns.  Pauses for a keystroke if there
  96.                  are more files when screen is filled.  Will also
  97.                  search for all filenames which contain a given
  98.                  string.  Gives you total number of files listed 
  99.                  and total bytes for those files.  Permits up to
  100.                  4 different commands (specifications) on 1
  101.                  execution.  List files of a specified size range.
  102.                  Permits up to the 3rd nesting level of sub-
  103.                  directories.  Reports drive capacity and amount
  104.                  available for up to 4 drives on 1 command.  Lists
  105.                  files remaining after a group-file parameter is
  106.                  excluded (filter mode-available only for reg-
  107.                  istered users).  Displays and reports all files
  108.                  changed on current day.  Lists files within a
  109.                  specified alphabetical range.  And, MORE!  With 
  110.                  this utility, you should never need to use DIR 
  111.                  again.  Uses BRUN45.
  112.  
  113.         DELEXTRA Deletes extra carriage return-line feed from 
  114.                  batch files.  This eliminates that extra DOS 
  115.                  prompt that's generated after batch file 
  116.                  processing if the extra cr-lf is not eliminated.
  117.                  Makes for neater screens.  Uses BRUN30.
  118.  
  119.         COPQ     Copy with Query.  Allows you to select those
  120.                  files out of a group for copying.  This utility
  121.                  is available from us as shareware but only upon
  122.                  registering any other program.  It is not
  123.                  distributed with JBUTILxx.ZIP.
  124.  
  125.         VIDMODE  A tiny program that tells you what video mode 
  126.                  you're currently in.  Does not require a BRUN
  127.                  module.  This is the author's first program
  128.                  written in assembly.  It will recognize most
  129.                  video modes.  If you run into one it can't 
  130.                  handle, please write us, describing your
  131.                  experience.
  132.  
  133.         PS2ASCII For anyone who has Postscript files and wants
  134.                  to separate the pure ASCII text from the plethora
  135.                  of Postscript printing commands.  A unique program
  136.                  for a unique purpose.
  137.  
  138.         COMBINE  Combines 2 or more files to make one comprehensive
  139.                  file.  Appends a file to an existing one.  Uses
  140.                  simple prompts instead of complex DOS syntax.
  141.  
  142.         WORDFREQ Analyzes how often words are used in your text
  143.                  file in order to alert the writer to what might
  144.                  be the overuse of one or more words.
  145.  
  146.         WORKCHEK Displays and reports all changed files on all
  147.                  directories and subdirectories (to 2nd nested
  148.                  level) for the current day.  Use it to check
  149.                  your productivity or that of others.
  150.  
  151.         All programs are offered as Shareware and carry a nominal 
  152.         registration fee.  They are copyrighted.  Most, but not
  153.         all are run in conjunction with a run-time module which is
  154.         copyright by Microsoft.  Standalone version of any program
  155.         is available on request upon registration.
  156.  
  157.         There is an option to sending a registration fee.  Users
  158.         may purchase The Brenner Restaurant Index for the Greater
  159.         Los Angeles Area in lieu of a fee.  This book is 274 pages
  160.         and costs $12.95 plus sales tax and shipping.  See
  161.         the .DOC file with this utility for more details.  You can
  162.         also send for a .GIF illustration of the book for $1 or
  163.         download it free from some BBSs.  Look for RESTINDX.ZIP.
  164.  
  165.         Some of these programs are at a good level of usefulness but
  166.         might not have been developed to their fullest potential.  For 
  167.         further work to occur in such instances, a feedback process 
  168.         from the user is desirable and registration has an even greater
  169.         impact on refocusing attention on a particular program.
  170.  
  171.         We hope you'll find something of usefulness to you in this
  172.         library.
  173.  
  174.                                                         -- JB
  175.